How to Install jaranalyzer software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install jaranalyzer software package in Ubuntu 12.04 LTS (Precise Pangolin)

jaranalyzer software package provides Dependency management utility for jar files, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jaranalyzer 

jaranalyzer is installed in your system.

Make ensure the jaranalyzer package were installed using the commands given below,

$ sudo dpkg-query -l | grep jaranalyzer *

You will get with jaranalyzer package name, version, architecture and description in a table

jaranalyzer package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package jaranalyzer
Version 1.2-5
Description Dependency management utility for jar files
Sub Section devel


See Also, How to uninstall or remove jaranalyzer software package from Ubuntu 12.04 LTS (Precise Pangolin)?